You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
MatrixInt Structure
>
MatrixInt Methods
>
PBValues Method
>
MatrixInt.PBValues Method ([In] int, [In] int)
Dew Math for .NET
MatrixInt.PBValues Method ([In] int, [In] int)
MatrixInt Structure
MatrixInt Members
Dew.Math Namespace
PBValues Method
Collapse All
Returns a pointer to the real value stored at Row and Col.
Syntax
C#
Visual Basic
public
IntPtr
PBValues
([In]
int
Row
, [In]
int
Col
);
Public
Function
PBValues
(
Row
As
[In]
int
,
Col
As
[In]
int
)
As
void *
Group
PBValues Method
Links
MatrixInt Structure
,
MatrixInt Members
,
Dew.Math Namespace
,
PBValues Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!